home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-1 / Inter.Net 55-1.iso / CBuilder / setup.exe / 0 / RCDATA / TBCB_CSFRM / TBCB_CSFRM.txt
Text File  |  1998-02-08  |  1KB  |  50 lines

  1. inherited BCB_CSFrm: TBCB_CSFrm
  2.   Left = 315
  3.   Top = 213
  4.   Caption = 'C++Builder 3 Client/Server Setup Launcher'
  5.   PixelsPerInch = 96
  6.   TextHeight = 13
  7.   inherited SetupGroupBox: TGroupBox
  8.     inherited Panel1: TPanel
  9.       Height = 97
  10.     end
  11.     inherited HotSpot1: THotSpot
  12.       Left = 20
  13.       Hint = 'Requires 210MB hard disk space for a Typical install.'
  14.     end
  15.     object HotSpot5: THotSpot [4]
  16.       Left = 20
  17.       Top = 170
  18.       Width = 181
  19.       Height = 28
  20.       Hint = 'Requires 16MB hard disk space for full install.'
  21.       Caption = 'InterBase Server 5.0'
  22.       ImageList = LargeImages
  23.       ImageIndex = 3
  24.       OnClick = NTIBClick
  25.     end
  26.     object HotSpot2: THotSpot [5]
  27.       Left = 212
  28.       Top = 131
  29.       Width = 169
  30.       Height = 28
  31.       Hint = 'Requires 4MB hard disk space for full install.'
  32.       Caption = 'OLEnterprise '
  33.       ImageList = LargeImages
  34.       ImageIndex = 2
  35.       OnClick = OleEntInstallClick
  36.     end
  37.     object HotSpot3: THotSpot [6]
  38.       Left = 212
  39.       Top = 170
  40.       Width = 169
  41.       Height = 28
  42.       Hint = 'InstallShield Express for C++Builder 3'
  43.       Caption = 'InstallShield Express'
  44.       ImageList = LargeImages
  45.       ImageIndex = 4
  46.       OnClick = ISXInstallClick
  47.     end
  48.   end
  49. end
  50.